GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AddComboFormField(Single,Single,Single,Single,String,String,Single,Byte,Byte,Byte,Boolean) Method





In This Topic
AddComboFormField(Single,Single,Single,Single,String,String,Single,Byte,Byte,Byte,Boolean) Method
In This Topic
Syntax
'Declaration
 
Public Function AddComboFormField( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal FieldName As String, _
   ByVal FontResName As String, _
   ByVal FontSize As Single, _
   ByVal TextRed As Byte, _
   ByVal TextGreen As Byte, _
   ByVal TextBlue As Byte, _
   ByVal Sorted As Boolean _
) As Integer
 

Parameters

Left
Top
Width
Height
FieldName
FontResName
FontSize
TextRed
TextGreen
TextBlue
Sorted
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members